[Azure Analysis Services] Add dissociate gateway operation#1625
[Azure Analysis Services] Add dissociate gateway operation#1625olydis merged 1 commit intoAzure:currentfrom
Conversation
|
@taiwu, The agreement will cover your contributions to all Microsoft-managed open source projects. |
|
Hi There, I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result: File: AutoRest Linter Guidelines | AutoRest Linter Issues Send feedback and make AutoRest Linter Azure Bot smarter day by day! Thanks for your co-operation. |
|
@ravbhatnagar new operation |
ravbhatnagar
left a comment
There was a problem hiding this comment.
@taiwu - Need to understand the intent of this API little more.
| } | ||
| } | ||
| }, | ||
| "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AnalysisServices/servers/{serverName}/dissociateGateway": { |
There was a problem hiding this comment.
how will calling this API change the payload of the GET /servers/{serverName} existing API that you have? THat has a gatewayResourceId which is associated with the server. What does disassociating that gateway mean?
|
@taiwu and @ravbhatnagar any updates on this PR? |
|
@ravbhatnagar as mentioned, the gatewayDetails object in get is mutable property. |
|
@ravbhatnagar ping |
|
@veronicagg - we need a new label to mark such PRs which we have conditionally merged. It will help in pulling them later and following up with the teams. |
|
No modification for AutorestCI/azure-sdk-for-node |
|
@ravbhatnagar sure, I didn't know we were doing conditional merges. How will this work from the point of view of generating SDKs and breaking changes? Label is not a problem, I can create "Conditionally-Merged" label, feel free to use it, but I'm curious on how we're dealing with these after the conditional merge. |
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-versionin the path should match theapi-versionin the spec).Quality of Swagger